C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BaseChartAxisList<T> Class / DoubleValues Property

In This Topic
DoubleValues Property
In This Topic
A double collection value that indicates the axes point data.
Syntax
'Declaration
 
Public Property DoubleValues As System.Double()
 
Remarks
The DoubleValues/DateTimeValues/StringValues are mutual exclusive.
See Also